SftTree/NET 2.0

EndEditing Field, EditClickOutsideEventArgs Class

Softel vdm, Inc.

Defines whether cell editing ends. This value can be modified by the EditClickOutside event handler.

Syntax      EditClickOutsideEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public Property EndEditing As Boolean

C#   

public bool EndEditing;

C++   

public: bool EndEditing;

Field Value

Set to True if cell editing ends in response to the current mouse click, otherwise False. The default is True.

Comments

The EndEditing field defines whether cell editing ends. This value can be modified by the EditClickOutside event handler.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com